FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package Capable.repository#1.0.1 (78 ms)

Package Capable.repository
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=Capable.repository@1.0.1&canonical=http://capable-project.eu/data/fhir/StructureDefinition/CodeableConcept_Profile
Url http://capable-project.eu/data/fhir/StructureDefinition/CodeableConcept_Profile
Version v0
Status draft
Date 2021-03-08
Name CodeableConcept_Profile
Experimental False
Description First attempt to profile the CodeableConcept datatype of the attribute "valueCodeableConcept" of the Observation resources
Type CodeableConcept
Kind complex-type

Resources that use this resource

StructureDefinition
http://capable-project.eu/data/fhir/StructureDefinition/Observation_Profile Observation_Profile

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://capable-project.eu/data/fhir/StructureDefinition/CodeableConcept_Profile",
  "version" : "v0",
  "name" : "CodeableConcept_Profile",
  "status" : "draft",
  "date" : "2021-03-08",
  "publisher" : "Capable team",
  "description" : "First attempt to profile the CodeableConcept datatype of the attribute \"valueCodeableConcept\" of the Observation resources",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "CodeableConcept",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/CodeableConcept",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "CodeableConcept.coding",
        "path" : "CodeableConcept.coding",
        "min" : 1,
        "max" : "1",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://capable-project.eu/data/fhir/ValueSet/observation-values"
        }
      },
      {
        "id" : "CodeableConcept.coding.system",
        "path" : "CodeableConcept.coding.system",
        "min" : 1
      },
      {
        "id" : "CodeableConcept.coding.version",
        "path" : "CodeableConcept.coding.version",
        "max" : "0"
      },
      {
        "id" : "CodeableConcept.coding.code",
        "path" : "CodeableConcept.coding.code",
        "min" : 1
      },
      {
        "id" : "CodeableConcept.coding.userSelected",
        "path" : "CodeableConcept.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "CodeableConcept.text",
        "path" : "CodeableConcept.text",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.